home *** CD-ROM | disk | FTP | other *** search
- head 1.3;
- branch ;
- access ;
- symbols ;
- locks ; strict;
- comment @| @;
-
-
- 1.3
- date 91.01.09.20.58.09; author kupfer; state Exp;
- branches ;
- next 1.2;
-
- 1.2
- date 90.01.12.12.04.58; author douglis; state Exp;
- branches ;
- next 1.1;
-
- 1.1
- date 89.01.16.20.38.17; author mgbaker; state Exp;
- branches ;
- next ;
-
-
- desc
- @Assembly header for sun4 assembly file.
- @
-
-
- 1.3
- log
- @1990 -> 1991.
- @
- text
- @/*
- * module.s --
- *
- * Description.
- *
- * Copyright 1991 Regents of the University of California
- * Permission to use, copy, modify, and distribute this
- * software and its documentation for any purpose and without
- * fee is hereby granted, provided that the above copyright
- * notice appear in all copies. The University of California
- * makes no representations about the suitability of this
- * software for any purpose. It is provided "as is" without
- * express or implied warranty.
- */
-
- .seg "data"
- .asciz "$Header: /sprite/lib/forms/sun4.md/RCS/proto.s,v 1.2 90/01/12 12:04:58 douglis Exp Locker: kupfer $ SPRITE (Berkeley)"
- .align 8
- .seg "text"
- @
-
-
- 1.2
- log
- @changed copyright year.
- @
- text
- @d6 1
- a6 1
- * Copyright 1990 Regents of the University of California
- d17 1
- a17 1
- .asciz "$Header: /sprite/lib/forms/sun4.md/RCS/proto.s,v 1.1 89/01/16 20:38:17 mgbaker Exp Locker: douglis $ SPRITE (Berkeley)"
- @
-
-
- 1.1
- log
- @Initial revision
- @
- text
- @d6 1
- a6 1
- * Copyright 1989 Regents of the University of California
- d17 1
- a17 1
- .asciz "$Header: /sprite/lib/forms/proto.s,v 1.1 88/12/29 16:45:55 ouster Exp $ SPRITE (Berkeley)"
- @
-